projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd602c5
)
fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
author
Alexander Merkle
<
[email protected]
>
Thu, 19 Mar 2015 17:37:20 +0000
(18:37 +0100)
committer
Albert ARIBAUD
<
[email protected]
>
Thu, 16 Apr 2015 10:30:52 +0000
(12:30 +0200)
Signed-off-by: Alexander Merkle <
[email protected]
>
include/configs/zynq-common.h
patch
|
blob
|
history
diff --git
a/include/configs/zynq-common.h
b/include/configs/zynq-common.h
index 485babd8242a05b51b1a4aa4dccad407a95d7248..a7c6dce1c4f2c77a227cd199b4324fb408d76e35 100644
(file)
--- a/
include/configs/zynq-common.h
+++ b/
include/configs/zynq-common.h
@@
-34,7
+34,6
@@
/* DCC driver */
#if defined(CONFIG_ZYNQ_DCC)
# define CONFIG_ARM_DCC
-# define CONFIG_CPU_V6 /* Required by CONFIG_ARM_DCC */
#else
# define CONFIG_ZYNQ_SERIAL
#endif